home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / rain_for.swf / scripts / DefineButton2_904 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  59 b   |  4 lines

  1. on(release){
  2.    _global.mcRoot.gotoAndStop("splash");
  3. }
  4.